Skip to content

[3.13] gh-122944: Fix incorrect prompt strings in the Python Tutorial (GH-122949)#122954

Merged
terryjreedy merged 1 commit intopython:3.13from
miss-islington:backport-be90648-3.13
Aug 12, 2024
Merged

[3.13] gh-122944: Fix incorrect prompt strings in the Python Tutorial (GH-122949)#122954
terryjreedy merged 1 commit intopython:3.13from
miss-islington:backport-be90648-3.13

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Aug 12, 2024

In the REPL, top level comments are followed by a primary, not secondary prompt.
Fix the places in the in the tutorial that use the latter.
(cherry picked from commit be90648)

Co-authored-by: Damien 81557462+Damien-Chen@users.noreply.github.com


📚 Documentation preview 📚: https://cpython-previews--122954.org.readthedocs.build/

…ythonGH-122949)

In the REPL, top level comments are followed by a primary, not secondary prompt.
Fix the places in the in the tutorial that use the latter.
(cherry picked from commit be90648)

Co-authored-by: Damien <81557462+Damien-Chen@users.noreply.github.com>
@bedevere-app bedevere-app bot added skip news docs Documentation in the Doc dir labels Aug 12, 2024
@terryjreedy terryjreedy enabled auto-merge (squash) August 12, 2024 18:30
@terryjreedy terryjreedy linked an issue Aug 12, 2024 that may be closed by this pull request
@terryjreedy terryjreedy merged commit fcc7c4e into python:3.13 Aug 12, 2024
@miss-islington miss-islington deleted the backport-be90648-3.13 branch January 2, 2026 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect prompt strings in The Python Tutorial

3 participants